PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextMarkupAnnotation Class / setTextMarkupType Method
The type of the text markup.
In This Topic
    setTextMarkupType Method
    In This Topic
    Sets the type of the annotation markup.
    Syntax
    public void setTextMarkupType( 
       PDFTextMarkupAnnotationType value
    )

    Parameters

    value
    The type of the text markup.
    See Also